CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 彩色图像 边缘检测

搜索资源列表

  1. 彩色图像边缘检测

    1下载:
  2. 利用robert算子对图像彩色图像进行边缘检测,真彩色图像编程要注意三个字节表示一个象素,分别对RGB三色做Robert算子运算-Detect edge of color image using Robert subcomputioner,true color image programming should represent a pixel by three bytes,and compute the three colors(RGB) using Robert subcomputioner
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:16775
    • 提供者:丁峰
  1. 彩色图像的边缘检测

    0下载:
  2. 本人依据一篇文献介绍的方法编的彩色图像边缘检测程序,其效果要由于一般的方法。-literature on the basis of a methodology for the Color Edge Detection procedures, the effect due to the general approach.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1303
    • 提供者:邱卫东
  1. Robert_Edge

    0下载:
  2. 彩色图像边缘检测的ROBERT算子,可以适用于应用程序和初学者。-Color Image Edge Detection ROBERT operator, can be applied to applications and beginners.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1552
    • 提供者:congyi
  1. Sobel_Edge

    0下载:
  2. 彩色图像边缘检测的Sobel算子,适用于图像编程应用和初学者学习。-Color Image Edge Detection Sobel operator, applied to image applications and programming beginners learning.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1731
    • 提供者:congyi
  1. Laplacian_Edge

    0下载:
  2. 彩色图像边缘检测的Laplacian算子,适用于应用程序编程和初学者学习。-Color Image Edge Detection Laplacian operator, applicable to the Application Programming and beginners learning.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1635
    • 提供者:congyi
  1. 彩色边缘图像检测

    3下载:
  2. 这个是一个关于彩色图像边缘检测的程序,是使用MATLAB 编写的。
  3. 所属分类:GDI/图象编程

    • 发布日期:2011-07-21
    • 文件大小:315360
    • 提供者:nashengyu
  1. GP-Expand-Reduce

    0下载:
  2. Canny滤波实现彩色图像的边缘检测的matlab源代码-Canny filter to achieve color image edge detection matlab source code
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:2383
    • 提供者:小蔡
  1. color-edge

    0下载:
  2. 彩色图像边缘检测程序color_edge.m:来源于:《数字图像处理及MATLAB实现》P197-198 canny_edgecolor.m:来源于网络资源 -Color image edge detection program color_edge.m: from: " Digital Image Processing and MATLAB to achieve" P197-198 canny_edgecolor.m: from the network resource
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1098
    • 提供者:林溪
  1. VC++DigitalImagingProssing

    2下载:
  2. VC++图像处理程序设计-杨淑莹-配套源码: 本书介绍了各种数字图像处理的算法及编程实现技术。全书由13章和一个附录组成。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态处理学、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、图像的小波变换和JPIG图像的压缩编码。 -VC++ Image processing program design-杨淑莹- supporting source code:
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:4177487
    • 提供者:夏瑞雪
  1. Cmp_vis_canny

    1下载:
  2. 彩色图像边缘检测(canny 算子,高斯窗口可调)-image edge detection [canny]
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2054
    • 提供者:卢学
  1. coloredgedetection

    1下载:
  2. 基于形态学的彩色边缘检测,首先在RGB空间对原彩色图像的R,G,B三副伪彩色图像分别进行形态学边缘检测,然后对三副图像的边缘强度进行合并,采用阈值分割法提出图像的轮廓边缘。-Based on morphological edge detection of color, first of all in RGB space to the original color image of the R, G, B three pseudo-color image, respectively, morpho
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:582
    • 提供者:jff
  1. ColorFeatures

    0下载:
  2. 一种彩色图像边缘检测的算法。实现J.van de Weijer的" Robust Photometric Invariant Features from the Color Tensor"-The quasi-invariant derivatives can be used to suppress undesired edges such as shadow, shading and specular edges. LITERATURE: J. van de Weijer, Th. Gev
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:388019
    • 提供者:张子墨
  1. ImageProcessing

    0下载:
  2.   图像处理系统源码 功能比较全面的图像处理系统。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码 -Image processing system features a more comprehensive source of image processing system. The main contents incl
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:338260
    • 提供者:张三
  1. Matlab_source_for_edge_detector_using_quaternion_c

    3下载:
  2. "基于四元数卷积的彩色图像边缘检测"一文的matlab源代码,很有帮助-matlab source code of "Colour image edge detector based on quaternion convolution" Electronics Letters, 34(10), May 14 1998, 969-971
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:782849
    • 提供者:王建
  1. ColorFeatures

    1下载:
  2. 一种彩色图像的边缘检测算法,检测效果非常好,它是对Canny算法的改进,定位好,相应标准高,检测率高,误检率低-a kind of edge detection algorithm.The algoritlun employs amultpassprocessing approach that re}novesnoisefrom theRGB componentswith apre-filter, with the color edge detector then based on an ext
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:1001276
    • 提供者:朱莉
  1. color

    0下载:
  2. 彩色图像边缘检测及分类,pdf格式的论文,详尽具体,硕士学位论文-Color image edge detection and classification, pdf format, paper, detailed concrete, a master' s degree thesis
  3. 所属分类:Development Research

    • 发布日期:2017-05-30
    • 文件大小:12514689
    • 提供者:shula
  1. edge

    0下载:
  2. 彩色图像边缘检测,给予canny算子,可以直接运行-colar canny
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:815
    • 提供者:王亮
  1. 11

    0下载:
  2. 彩色图像边缘检测方法研究,不错的论文。-Color image edge detection method, a good paper
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5257241
    • 提供者:heling
  1. canny边缘检测

    0下载:
  2. 彩色图像在HSI模型下的CANNY边缘检测(CANNY edge detection of color images under HSI model)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:3072
    • 提供者:tingwwwting
  1. 彩色分割

    1下载:
  2. 一款彩色图像分割软件,包括图像边缘检测,颜色提取等(A color image segmentation software, including edge detection, etc.)
  3. 所属分类:图形图象

    • 发布日期:2019-11-16
    • 文件大小:12199936
    • 提供者:YEHX
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com